Skip to content

Conversation

@cliedl
Copy link
Member

@cliedl cliedl commented Feb 5, 2025

Added github actions for release and deploy

release:

  • triggered by push or merged PR on main
  • Creates a new release draft with incremented version number
    deploy:
  • triggered by release
  • Builds image
  • pushes to Dockerhub
  • Creates new revision on azure (does not redirect traffic yet)

Workflow for deployment:
-> push or merge pr on main
-> Go to releases and click publish release
-> go to azure portal. Check if deployment was successful and then redirect traffic

@cliedl cliedl merged commit cd6f58c into bundestag-2025 Feb 5, 2025
2 checks passed
@cliedl cliedl deleted the github-actions-test branch February 11, 2025 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants